You can choose the headers while creating your Pages. Simply follow the
structure below to create the header:
<!-- Start Header -->
<div div class="overlay" onclick="toggleMenu()"></div>
<header id="top-navbar" class="top-navbar">
....
</header>
<!-- End Header -->